home *** CD-ROM | disk | FTP | other *** search
/ The 50th Anniversary of …National Assembly Library / The 50th Anniversary of the National Assembly Library.iso / intro.dxr / 00008.ls < prev    next >
Encoding:
Text File  |  2002-02-18  |  125 b   |  10 lines

  1. on startMovie
  2.   the idleLoadMode = 3
  3.   the idleLoadPeriod = 0
  4.   the preloadEventAbort = 1
  5. end
  6.  
  7. on idle
  8.   preloadMember()
  9. end
  10.